ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. scale hc3
    Log in to post
    • All categories
    • scottalanmillerS

      Failed Drives on Our Scale HC3 Cluster at Colocation America

      IT Discussion
      • scale scale hc3 rain colocation america colocation • • scottalanmiller
      2
      10
      Votes
      2
      Posts
      754
      Views

      JaredBuschJ

      Magic Unicorn Farts

    • scaleS

      Monitoring HC3 syslog events via Microsoft System Center Operations Manager (SCOM)

      Scale Legion
      • scale scale hc3 scom syslog logging • • scale
      1
      2
      Votes
      1
      Posts
      939
      Views

      No one has replied

    • scaleS

      Adding Hyperlinks to VM Card in Scale HC3 GUI

      Scale Legion
      • scale scale hc3 • • scale
      1
      2
      Votes
      1
      Posts
      420
      Views

      No one has replied

    • scaleS

      Scale HC3 VirtIO Performance Drivers

      Scale Legion
      • scale scale hc3 virtio kvm virtualization hyperconvergence hyperconverged • • scale
      1
      3
      Votes
      1
      Posts
      756
      Views

      No one has replied

    • scaleS

      How Can I Convert My Existing Workloads to Run on Scale HC3

      Scale Legion
      • scale scale hc3 v2v migration • • scale
      2
      5
      Votes
      2
      Posts
      2.3k
      Views

      scaleS

      qemu-img is actually what HyperCore OS uses internally when it is doing both import and export of VM's to/from HC3. As a result, if you use the "foreign VM import" process referenced above, it leverages the fact that if you simply rename a vmdk for example to a qcow2 file extension (that HC3 expects) and then import it, qemu-img will actually detect that the disk contained in file is really a VMDK and do that conversion automatically for you saving a step!

      One other benefit of letting HC3 do the conversion is that it will convert to the right qcow2 format for that HC3 version automatically. if you are doing the pre-conversion using qemu-img on windows (or linux for that matter), you may want to run the qemu-img info on an empty HC3 exported qcow to see what flags it has and try to match them. depending on the version of HC3 and version of qemu for windows you are using I have seen cases mostly with older versions of HC3 where you need to specify the compat version to match something like this:

      qemu-img convert -p -O qcow2 -o preallocation=metadata,compat=0.10 source-image.qcow2 output-image.qcow2

      (this was an older version of HC3)

      On a very new version of HC3 as of this post it looks like compat: 1.1. I got tired messing with stuff like that and the extra step so now I always start with renaming the virtual disk files to .qcow2 extension and try letting HC3 figure it out first at least which generally works. (VHDX may be the exception ... and of course you have to get into the "right" vmdk format in some cases as there are lots of different vmdk formats)

      Another tip / FAQ - if you ever have a .OVA file, generally a virtual appliance, that is just a tar archive that you can expand and inside there will be a virtual disk file, usually .vmdk but sometimes .img format that you can convert/import into HC3 using the above processes.

      Of course ALL of this is just getting HC3 to see the virtual disk. The OS on that virtual disk has to have the right drivers_ active_ to be able to boot on HC3 which either means that it has virtio drivers pre-installed and set to boot (if "performance" drivers are selected when creating the VM) or IDE drivers (if "compatible" drivers are selected ... and for windows mergeide.reg was run before migration.) Linux is generally just automatic but Windows will result in a 7B BSOD if a driver for the boot disk isn't active on the imported virtual disk.

    • scaleS

      HC3 Filter and Bulk Actions Tips and Tricks

      Scale Legion
      • scale scale hc3 • • scale
      1
      1
      Votes
      1
      Posts
      404
      Views

      No one has replied

    • scaleS

      Taking Hyperconvergence to the Edge

      Scale Legion
      • scale scale hc3 hyperconvergence hyperconverged scale blog • • scale
      1
      1
      Votes
      1
      Posts
      716
      Views

      No one has replied

    • scaleS

      Innovation, Cost and Complexity In Tech Future

      Scale Legion
      • scale hc3 scale scale blog • • scale
      1
      2
      Votes
      1
      Posts
      707
      Views

      No one has replied

    • scaleS

      Scale Computing General News

      Scale Legion
      • scale scale hc3 hyperconvergence hyperconverged • • scale
      19
      4
      Votes
      19
      Posts
      3.6k
      Views

      Emad RE

      @scale

      I was forunate enough to see Scale in action from friend and saw his lab of multiple nodes connected.

      Scale does use KVM, and virt IO that is not secret, everyone can have this tech right now, but hypervisor alone is not enough, reminds me abit of mobile processors and cpus, you can have the best cpu but without decent gpu + uncore + modem, it will be crap, and same can be said for scale they wrap KVM with amazing tech to make it hyper-converged in such easy manner. Those multiple nodes pool resources and you have very easy web GUI to manage VMs and easily move them and clone them and migrate them to other nodes.

      So KVM or ESXi alone does not really cut it in this time and age. And scale magic is mostly in pooling storage in an effortless manner between nodes, and giving you all this in an easy web UI.

    • scaleS

      Market Biz Names Scale an Industry Leader in Integrated Hyperconvergence

      Scale Legion
      • scale scale hc3 hyperconvergence hyperconverged • • scale
      1
      2
      Votes
      1
      Posts
      637
      Views

      No one has replied

    • scaleS

      Five Horrifying IT Habits to Break

      Scale Legion
      • scale scale hc3 scale blog • • scale
      7
      2
      Votes
      7
      Posts
      1.6k
      Views

      scottalanmillerS

      @dafyre said in Five Horrifying IT Habits to Break:

      @scottalanmiller said in Five Horrifying IT Habits to Break:

      @dafyre said in Five Horrifying IT Habits to Break:

      @scottalanmiller said in Five Horrifying IT Habits to Break:

      @scale said in Five Horrifying IT Habits to Break:

      5 – Over-Provisioning
      ..........

      I refer this... http://www.smbitjournal.com/2012/10/you-arent-gonna-need-it/

      It's important to figure out where the line is between planning for a little growth and flat out over provisioning.

      @dafyre said in Five Horrifying IT Habits to Break:

      @scottalanmiller said in Five Horrifying IT Habits to Break:

      @scale said in Five Horrifying IT Habits to Break:

      5 – Over-Provisioning
      ..........

      I refer this... http://www.smbitjournal.com/2012/10/you-arent-gonna-need-it/

      It's important to figure out where the line is between planning for a little growth and flat out over provisioning.

      It's a combination of the cone of uncertainty combined with early investment. Even if you knew 100% that you'd need twice as much capacity in five years, still wouldn't make sense to buy it today.

      Right. But if I'm already using 1.9 of 2TB of storage, it would make more sense to upgrade to 3TB or 4TB rather than make a huge jump to 9TB or 12 TB just because we predict that kind of growth even 3 years out.

      Can't answer that without looking at cost differences, projected growth, etc.

    • scaleS

      Scale HC3 FAQ

      Scale Legion
      • scale scale hc3 faq • • scale
      1
      3
      Votes
      1
      Posts
      822
      Views

      No one has replied

    • scaleS

      Third Party Application Support on Scale HC3 Whitepaper

      Scale Legion
      • scale scale hc3 scale support whitepaper application support • • scale
      1
      2
      Votes
      1
      Posts
      755
      Views

      No one has replied

    • scaleS

      The Cherry On Top

      Scale Legion
      • scale scale hc3 scale blog hyperconvergence hyperconverged • • scale
      1
      2
      Votes
      1
      Posts
      835
      Views

      No one has replied

    • scaleS

      WinMagic and Scale Computing Partner to Secure and Enrich HC3 - Press Release

      Scale Legion
      • scale scale hc3 press release winmagic hyperconvergence hyperconverged • • scale
      1
      4
      Votes
      1
      Posts
      746
      Views

      No one has replied

    • scaleS

      HC3 Cloud Unity – Tech Field Day 15

      Scale Legion
      • scale scale hc3 scribe storage hyperconvergence hyperconverged tech field day scale blog • • scale
      1
      3
      Votes
      1
      Posts
      973
      Views

      No one has replied

    • scaleS

      HC3 Cloud Unity with Google Cloud Platform

      Scale Legion
      • scale scale hc3 scale hc3 cloud unity google google cloud platform hyperconvergence hyperconverged disaster recovery cloud computing virtualization nested virtualization scale blog • • scale
      4
      4
      Votes
      4
      Posts
      1.6k
      Views

      scaleS

      SDX Central wrote about the deal as well: https://www.sdxcentral.com/articles/news/google-scale-unite-hci-google-cloud-platform/2017/09/

      Scott Lowe at VMware even blogged about it: https://blogs.vmware.com/feed-items/scale-computing-hc3-cloud-unity-seeks-to-tear-down-infrastructure-and-application-walls/

      Outside of tech, the deal is being talked about by the likes of Business Inside and Forbes:

      http://markets.businessinsider.com/news/stocks/Scale-Computing-Collaborates-with-Google-Cloud-to-Remove-Barriers-to-Cloud-Computing-with-Hybrid-Cloud-MobilityHC3-Cloud-Unity-combines-Scale-HC3-and-Google-Cloud-Platform-on-the-same-LAN-allowing-1002732170

      https://www.forbes.com/sites/justinwarren/2017/09/28/scale-computing-gets-cloudy-with-google/

    • scaleS

      Ring the Bell

      Scale Legion
      • scale scale hc3 hyperconvergence hyperconverged scale blog • • scale
      1
      3
      Votes
      1
      Posts
      1.0k
      Views

      No one has replied

    • scaleS

      You Have Questions, We Have Answers

      Scale Legion
      • scale scale hc3 scale blog hyperconvergence hyperconverged scalecare faq • • scale
      1
      5
      Votes
      1
      Posts
      805
      Views

      No one has replied

    • scaleS

      Trust Me, I’m a Doctor

      Scale Legion
      • scale scale hc3 hyperconvergence hyperconverged scale blog • • scale
      1
      2
      Votes
      1
      Posts
      953
      Views

      No one has replied

    • 1
    • 2
    • 3
    • 4
    • 5
    • 10
    • 11
    • 3 / 11